[INFO] fetching crate haneru 0.0.0...
[INFO] testing haneru-0.0.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate haneru 0.0.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate haneru 0.0.0
[INFO] finished tweaking crates.io crate haneru 0.0.0
[INFO] tweaked toml for crates.io crate haneru 0.0.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate haneru 0.0.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate haneru 0.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.26
[INFO] [stderr]   Downloaded signal-hook-registry v1.3.0
[INFO] [stderr]   Downloaded parking_lot_core v0.8.3
[INFO] [stderr]   Downloaded pin-project-lite v0.2.6
[INFO] [stderr]   Downloaded tokio-macros v1.1.0
[INFO] [stderr]   Downloaded memoffset v0.6.3
[INFO] [stderr]   Downloaded redox_syscall v0.2.6
[INFO] [stderr]   Downloaded plotters-svg v0.3.0
[INFO] [stderr]   Downloaded event-listener v2.5.1
[INFO] [stderr]   Downloaded futures-sink v0.3.14
[INFO] [stderr]   Downloaded thiserror-impl v1.0.24
[INFO] [stderr]   Downloaded futures-macro v0.3.14
[INFO] [stderr]   Downloaded plotters-backend v0.3.0
[INFO] [stderr]   Downloaded async-mutex v1.4.0
[INFO] [stderr]   Downloaded criterion-plot v0.4.3
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.73
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.3
[INFO] [stderr]   Downloaded serde_derive v1.0.125
[INFO] [stderr]   Downloaded rayon-core v1.9.0
[INFO] [stderr]   Downloaded criterion v0.3.4
[INFO] [stderr]   Downloaded regex-automata v0.1.9
[INFO] [stderr]   Downloaded mio v0.7.11
[INFO] [stderr]   Downloaded rayon v1.5.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.73
[INFO] [stderr]   Downloaded futures-util v0.3.14
[INFO] [stderr]   Downloaded syn v1.0.69
[INFO] [stderr]   Downloaded js-sys v0.3.50
[INFO] [stderr]   Downloaded serde v1.0.125
[INFO] [stderr]   Downloaded regex-syntax v0.6.23
[INFO] [stderr]   Downloaded regex v1.4.5
[INFO] [stderr]   Downloaded flume v0.10.4
[INFO] [stderr]   Downloaded futures v0.3.14
[INFO] [stderr]   Downloaded bstr v0.2.15
[INFO] [stderr]   Downloaded pin-project v1.0.7
[INFO] [stderr]   Downloaded bytes v1.0.1
[INFO] [stderr]   Downloaded tokio v1.5.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.3
[INFO] [stderr]   Downloaded libc v0.2.93
[INFO] [stderr]   Downloaded serde_cbor v0.11.1
[INFO] [stderr]   Downloaded spinning_top v0.2.3
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.73
[INFO] [stderr]   Downloaded thiserror v1.0.24
[INFO] [stderr]   Downloaded memchr v2.3.4
[INFO] [stderr]   Downloaded lock_api v0.4.3
[INFO] [stderr]   Downloaded pin-project-internal v1.0.7
[INFO] [stderr]   Downloaded futures-executor v0.3.14
[INFO] [stderr]   Downloaded futures-channel v0.3.14
[INFO] [stderr]   Downloaded futures-io v0.3.14
[INFO] [stderr]   Downloaded rio v0.9.4
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.73
[INFO] [stderr]   Downloaded web-sys v0.3.50
[INFO] [stderr]   Downloaded once_cell v1.7.2
[INFO] [stderr]   Downloaded async-rwlock v1.3.0
[INFO] [stderr]   Downloaded cast v0.2.5
[INFO] [stderr]   Downloaded nanorand v0.5.2
[INFO] [stderr]   Downloaded futures-core v0.3.14
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.73
[INFO] [stderr]   Downloaded futures-task v0.3.14
[INFO] [stderr]   Downloaded plotters v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3c4bcbc53243424c2dd425e2c330a898125e0422bf69c2d66d46ba964fce3981
[INFO] running `Command { std: "docker" "start" "-a" "3c4bcbc53243424c2dd425e2c330a898125e0422bf69c2d66d46ba964fce3981", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c4bcbc53243424c2dd425e2c330a898125e0422bf69c2d66d46ba964fce3981", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c4bcbc53243424c2dd425e2c330a898125e0422bf69c2d66d46ba964fce3981", kill_on_drop: false }`
[INFO] [stdout] 3c4bcbc53243424c2dd425e2c330a898125e0422bf69c2d66d46ba964fce3981
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a133fa2eeb6b1a15d5fefe9ee9e9ef592415b120b6ff3e4b2292639ec4ce3a80
[INFO] running `Command { std: "docker" "start" "-a" "a133fa2eeb6b1a15d5fefe9ee9e9ef592415b120b6ff3e4b2292639ec4ce3a80", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling syn v1.0.69
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]    Compiling futures-sink v0.3.14
[INFO] [stderr]    Compiling futures-core v0.3.14
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling futures-task v0.3.14
[INFO] [stderr]    Compiling futures-io v0.3.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling lock_api v0.4.3
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.14
[INFO] [stderr]    Compiling spinning_top v0.2.3
[INFO] [stderr]    Compiling async-rwlock v1.3.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling rio v0.9.4
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling nanorand v0.5.2
[INFO] [stderr]    Compiling futures-macro v0.3.14
[INFO] [stderr]    Compiling pin-project-internal v1.0.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling futures-util v0.3.14
[INFO] [stderr]    Compiling pin-project v1.0.7
[INFO] [stderr]    Compiling flume v0.10.4
[INFO] [stderr]    Compiling futures-executor v0.3.14
[INFO] [stderr]    Compiling futures v0.3.14
[INFO] [stderr]    Compiling haneru v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.22s
[INFO] running `Command { std: "docker" "inspect" "a133fa2eeb6b1a15d5fefe9ee9e9ef592415b120b6ff3e4b2292639ec4ce3a80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a133fa2eeb6b1a15d5fefe9ee9e9ef592415b120b6ff3e4b2292639ec4ce3a80", kill_on_drop: false }`
[INFO] [stdout] a133fa2eeb6b1a15d5fefe9ee9e9ef592415b120b6ff3e4b2292639ec4ce3a80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8468677d8a45471257c6bdf066722b524d93b6790d4e24b169cbdabf8599fd6f
[INFO] running `Command { std: "docker" "start" "-a" "8468677d8a45471257c6bdf066722b524d93b6790d4e24b169cbdabf8599fd6f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling memoffset v0.6.3
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling cast v0.2.5
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling tokio v1.5.0
[INFO] [stderr]    Compiling plotters-backend v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling tokio-macros v1.1.0
[INFO] [stderr]    Compiling plotters-svg v0.3.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling mio v0.7.11
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling half v1.7.1
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling plotters v0.3.0
[INFO] [stderr]    Compiling itertools v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling criterion-plot v0.4.3
[INFO] [stderr]    Compiling regex v1.4.5
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling bstr v0.2.15
[INFO] [stderr]    Compiling serde_cbor v0.11.1
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.3.4
[INFO] [stderr]    Compiling haneru v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.54s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "8468677d8a45471257c6bdf066722b524d93b6790d4e24b169cbdabf8599fd6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8468677d8a45471257c6bdf066722b524d93b6790d4e24b169cbdabf8599fd6f", kill_on_drop: false }`
[INFO] [stdout] 8468677d8a45471257c6bdf066722b524d93b6790d4e24b169cbdabf8599fd6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bcf2e46d108f5728ff8d8ed7aa0a2c2a462ad2ff4ea222efde120d86ad5b4afd
[INFO] running `Command { std: "docker" "start" "-a" "bcf2e46d108f5728ff8d8ed7aa0a2c2a462ad2ff4ea222efde120d86ad5b4afd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/haneru-004736438b965578)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test buffer::tests::test_buffer_pool_manager_single ... FAILED
[INFO] [stdout] test disk::tests::test_disk_manager_read_write_1 ... FAILED
[INFO] [stdout] test buffer::tests::test_buffer_pool_manager_simple ... FAILED
[INFO] [stdout] test disk::tests::test_disk_manager_writes ... FAILED
[INFO] [stdout] test buffer::tests::test_buffer_pool_manager_concurrent ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- buffer::tests::test_buffer_pool_manager_single stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'buffer::tests::test_buffer_pool_manager_single' (19) panicked at src/buffer.rs:373:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5af1cd4ef4fa - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5af1cd4ef4fa - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5af1cd4ef4fa - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5af1cd4ef4fa - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5af1cd503bba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5af1cd503bba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5af1cd4f3f52 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5af1cd4f3f52 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5af1cd4cdc2f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5af1cd4cdc2f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5af1cd4e7659 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5af1cd3a946c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5af1cd3a946c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5af1cd4e7812 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5af1cd4e7812 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5af1cd4cdce8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5af1cd4c55a9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5af1cd4ce9fd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5af1cd50437c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5af1cd5040f2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5af1cd376fcc - <core[786f478f706679df]::result::Result<haneru[94064b8b91e6b3d5]::disk::DiskManager, std[f92b4c606f291077]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5af1cd376fcc - haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_single::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/buffer.rs:373:53
[INFO] [stdout]   22:     0x5af1cd37cf9d - <core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_single::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5af1cd34aedd - <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_single::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:78
[INFO] [stdout]   24:     0x5af1cd36a0b0 - tokio[ee80c65795c9556]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_single::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x5af1cd33df85 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[ee80c65795c9556]::coop::Budget>>>::try_with::<tokio[ee80c65795c9556]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_single::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5af1cd33cfde - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[ee80c65795c9556]::coop::Budget>>>::with::<tokio[ee80c65795c9556]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_single::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5af1cd349708 - tokio[ee80c65795c9556]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_single::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x5af1cd349708 - tokio[ee80c65795c9556]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_single::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x5af1cd349708 - <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_single::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39
[INFO] [stdout]   30:     0x5af1cd34aa9a - tokio[ee80c65795c9556]::runtime::basic_scheduler::enter::<<tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_single::{closure#0}>>::{closure#0}, (), tokio[ee80c65795c9556]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29
[INFO] [stdout]   31:     0x5af1cd363365 - <tokio[ee80c65795c9556]::macros::scoped_tls::ScopedKey<tokio[ee80c65795c9556]::runtime::basic_scheduler::Context>>::set::<tokio[ee80c65795c9556]::runtime::basic_scheduler::enter<<tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_single::{closure#0}>>::{closure#0}, (), tokio[ee80c65795c9556]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x5af1cd347442 - tokio[ee80c65795c9556]::runtime::basic_scheduler::enter::<<tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_single::{closure#0}>>::{closure#0}, (), tokio[ee80c65795c9556]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:13
[INFO] [stdout]   33:     0x5af1cd344f13 - <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_single::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9
[INFO] [stdout]   34:     0x5af1cd345373 - <tokio[ee80c65795c9556]::runtime::basic_scheduler::InnerGuard<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_single::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:38
[INFO] [stdout]   35:     0x5af1cd346051 - <tokio[ee80c65795c9556]::runtime::basic_scheduler::BasicScheduler<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on::<haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_single::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:30
[INFO] [stdout]   36:     0x5af1cd35ed5f - <tokio[ee80c65795c9556]::runtime::Runtime>::block_on::<haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_single::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   37:     0x5af1cd37c2bd - haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_single
[INFO] [stdout]                                at /opt/rustwide/workdir/src/buffer.rs:365:5
[INFO] [stdout]   38:     0x5af1cd375977 - haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_single::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/buffer.rs:366:47
[INFO] [stdout]   39:     0x5af1cd344d86 - <haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_single::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5af1cd39d54b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5af1cd39d54b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x5af1cd3a9f3b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x5af1cd3a9f3b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5af1cd3a9f3b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5af1cd3a9f3b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5af1cd3a9f3b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5af1cd3a9f3b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x5af1cd3a9f3b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x5af1cd3a5654 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x5af1cd3a5654 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5af1cd3acb42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x5af1cd3acb42 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x5af1cd3acb42 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5af1cd3acb42 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5af1cd3acb42 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5af1cd3acb42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x5af1cd3acb42 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5af1cd4eeddf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   59:     0x5af1cd4eeddf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x7c6f89e76aa4 - <unknown>
[INFO] [stdout]   61:     0x7c6f89f03a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- disk::tests::test_disk_manager_read_write_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'disk::tests::test_disk_manager_read_write_1' (20) panicked at src/disk.rs:237:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5af1cd4ef4fa - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5af1cd4ef4fa - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5af1cd4ef4fa - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5af1cd4ef4fa - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5af1cd503bba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5af1cd503bba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5af1cd4f3f52 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5af1cd4f3f52 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5af1cd4cdc2f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5af1cd4cdc2f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5af1cd4e7659 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5af1cd3a946c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5af1cd3a946c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5af1cd4e7812 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5af1cd4e7812 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5af1cd4cdce8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5af1cd4c55a9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5af1cd4ce9fd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5af1cd50437c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5af1cd5040f2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5af1cd374c85 - <core[786f478f706679df]::result::Result<haneru[94064b8b91e6b3d5]::disk::DiskManager, std[f92b4c606f291077]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5af1cd374c85 - haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_read_write_1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/disk.rs:237:53
[INFO] [stdout]   22:     0x5af1cd37cf1d - <core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_read_write_1::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5af1cd34ac7d - <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_read_write_1::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:78
[INFO] [stdout]   24:     0x5af1cd369e50 - tokio[ee80c65795c9556]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_read_write_1::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x5af1cd33dd85 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[ee80c65795c9556]::coop::Budget>>>::try_with::<tokio[ee80c65795c9556]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_read_write_1::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5af1cd33cf3e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[ee80c65795c9556]::coop::Budget>>>::with::<tokio[ee80c65795c9556]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_read_write_1::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5af1cd348488 - tokio[ee80c65795c9556]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_read_write_1::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x5af1cd348488 - tokio[ee80c65795c9556]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_read_write_1::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x5af1cd348488 - <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_read_write_1::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39
[INFO] [stdout]   30:     0x5af1cd34aa5a - tokio[ee80c65795c9556]::runtime::basic_scheduler::enter::<<tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_read_write_1::{closure#0}>>::{closure#0}, (), tokio[ee80c65795c9556]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29
[INFO] [stdout]   31:     0x5af1cd3631a5 - <tokio[ee80c65795c9556]::macros::scoped_tls::ScopedKey<tokio[ee80c65795c9556]::runtime::basic_scheduler::Context>>::set::<tokio[ee80c65795c9556]::runtime::basic_scheduler::enter<<tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_read_write_1::{closure#0}>>::{closure#0}, (), tokio[ee80c65795c9556]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x5af1cd346d02 - tokio[ee80c65795c9556]::runtime::basic_scheduler::enter::<<tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_read_write_1::{closure#0}>>::{closure#0}, (), tokio[ee80c65795c9556]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:13
[INFO] [stdout]   33:     0x5af1cd344ed3 - <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_read_write_1::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9
[INFO] [stdout]   34:     0x5af1cd3451f3 - <tokio[ee80c65795c9556]::runtime::basic_scheduler::InnerGuard<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_read_write_1::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:38
[INFO] [stdout]   35:     0x5af1cd345973 - <tokio[ee80c65795c9556]::runtime::basic_scheduler::BasicScheduler<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on::<haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_read_write_1::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:30
[INFO] [stdout]   36:     0x5af1cd35e91f - <tokio[ee80c65795c9556]::runtime::Runtime>::block_on::<haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_read_write_1::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   37:     0x5af1cd37be1f - haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_read_write_1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/disk.rs:234:5
[INFO] [stdout]   38:     0x5af1cd373557 - haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_read_write_1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/disk.rs:235:46
[INFO] [stdout]   39:     0x5af1cd344d06 - <haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_read_write_1::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5af1cd39d54b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5af1cd39d54b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x5af1cd3a9f3b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x5af1cd3a9f3b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5af1cd3a9f3b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5af1cd3a9f3b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5af1cd3a9f3b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5af1cd3a9f3b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x5af1cd3a9f3b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x5af1cd3a5654 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x5af1cd3a5654 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5af1cd3acb42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x5af1cd3acb42 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x5af1cd3acb42 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5af1cd3acb42 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5af1cd3acb42 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5af1cd3acb42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x5af1cd3acb42 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5af1cd4eeddf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   59:     0x5af1cd4eeddf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x7c6f89e76aa4 - <unknown>
[INFO] [stdout]   61:     0x7c6f89f03a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- buffer::tests::test_buffer_pool_manager_simple stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'buffer::tests::test_buffer_pool_manager_simple' (18) panicked at src/buffer.rs:347:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5af1cd4ef4fa - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5af1cd4ef4fa - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5af1cd4ef4fa - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5af1cd4ef4fa - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5af1cd503bba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5af1cd503bba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5af1cd4f3f52 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5af1cd4f3f52 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5af1cd4cdc2f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5af1cd4cdc2f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5af1cd4e7659 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5af1cd3a946c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5af1cd3a946c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5af1cd4e7812 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5af1cd4e7812 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5af1cd4cdce8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5af1cd4c55a9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5af1cd4ce9fd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5af1cd50437c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5af1cd5040f2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5af1cd375e2b - <core[786f478f706679df]::result::Result<haneru[94064b8b91e6b3d5]::disk::DiskManager, std[f92b4c606f291077]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5af1cd375e2b - haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_simple::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/buffer.rs:347:57
[INFO] [stdout]   22:     0x5af1cd37cf5d - <core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_simple::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5af1cd34adad - <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_simple::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:78
[INFO] [stdout]   24:     0x5af1cd369f80 - tokio[ee80c65795c9556]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_simple::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x5af1cd33de85 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[ee80c65795c9556]::coop::Budget>>>::try_with::<tokio[ee80c65795c9556]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_simple::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5af1cd33cf8e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[ee80c65795c9556]::coop::Budget>>>::with::<tokio[ee80c65795c9556]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_simple::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5af1cd348dc8 - tokio[ee80c65795c9556]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_simple::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x5af1cd348dc8 - tokio[ee80c65795c9556]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_simple::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x5af1cd348dc8 - <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_simple::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39
[INFO] [stdout]   30:     0x5af1cd34aa7a - tokio[ee80c65795c9556]::runtime::basic_scheduler::enter::<<tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_simple::{closure#0}>>::{closure#0}, (), tokio[ee80c65795c9556]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29
[INFO] [stdout]   31:     0x5af1cd363285 - <tokio[ee80c65795c9556]::macros::scoped_tls::ScopedKey<tokio[ee80c65795c9556]::runtime::basic_scheduler::Context>>::set::<tokio[ee80c65795c9556]::runtime::basic_scheduler::enter<<tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_simple::{closure#0}>>::{closure#0}, (), tokio[ee80c65795c9556]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x5af1cd3470a2 - tokio[ee80c65795c9556]::runtime::basic_scheduler::enter::<<tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_simple::{closure#0}>>::{closure#0}, (), tokio[ee80c65795c9556]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:13
[INFO] [stdout]   33:     0x5af1cd344ef3 - <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_simple::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9
[INFO] [stdout]   34:     0x5af1cd3452b3 - <tokio[ee80c65795c9556]::runtime::basic_scheduler::InnerGuard<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_simple::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:38
[INFO] [stdout]   35:     0x5af1cd345ce1 - <tokio[ee80c65795c9556]::runtime::basic_scheduler::BasicScheduler<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on::<haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_simple::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:30
[INFO] [stdout]   36:     0x5af1cd35eb3f - <tokio[ee80c65795c9556]::runtime::Runtime>::block_on::<haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_simple::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   37:     0x5af1cd37c06d - haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_simple
[INFO] [stdout]                                at /opt/rustwide/workdir/src/buffer.rs:340:5
[INFO] [stdout]   38:     0x5af1cd375947 - haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_simple::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/buffer.rs:341:47
[INFO] [stdout]   39:     0x5af1cd344d46 - <haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_simple::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5af1cd39d54b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5af1cd39d54b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x5af1cd3a9f3b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x5af1cd3a9f3b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5af1cd3a9f3b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5af1cd3a9f3b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5af1cd3a9f3b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5af1cd3a9f3b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x5af1cd3a9f3b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x5af1cd3a5654 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x5af1cd3a5654 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5af1cd3acb42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x5af1cd3acb42 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x5af1cd3acb42 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5af1cd3acb42 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5af1cd3acb42 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5af1cd3acb42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x5af1cd3acb42 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5af1cd4eeddf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   59:     0x5af1cd4eeddf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x7c6f89e76aa4 - <unknown>
[INFO] [stdout]   61:     0x7c6f89f03a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- disk::tests::test_disk_manager_writes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'disk::tests::test_disk_manager_writes' (21) panicked at src/disk.rs:270:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5af1cd4ef4fa - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5af1cd4ef4fa - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5af1cd4ef4fa - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5af1cd4ef4fa - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5af1cd503bba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5af1cd503bba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5af1cd4f3f52 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5af1cd4f3f52 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5af1cd4cdc2f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5af1cd4cdc2f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5af1cd4e7659 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5af1cd3a946c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5af1cd3a946c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5af1cd4e7812 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5af1cd4e7812 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5af1cd4cdce8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5af1cd4c55a9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5af1cd4ce9fd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5af1cd50437c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5af1cd5040f2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5af1cd3738dd - <core[786f478f706679df]::result::Result<haneru[94064b8b91e6b3d5]::disk::DiskManager, std[f92b4c606f291077]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5af1cd3738dd - haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_writes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/disk.rs:270:53
[INFO] [stdout]   22:     0x5af1cd37cedd - <core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_writes::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5af1cd34ab4d - <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_writes::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:78
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   24:     0x5af1cd369d20 - tokio[ee80c65795c9556]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_writes::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x5af1cd33dc85 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[ee80c65795c9556]::coop::Budget>>>::try_with::<tokio[ee80c65795c9556]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_writes::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5af1cd33ceee - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[ee80c65795c9556]::coop::Budget>>>::with::<tokio[ee80c65795c9556]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_writes::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5af1cd347b48 - tokio[ee80c65795c9556]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_writes::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x5af1cd347b48 - tokio[ee80c65795c9556]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_writes::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x5af1cd347b48 - <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_writes::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39
[INFO] [stdout]   30:     0x5af1cd34aa3a - tokio[ee80c65795c9556]::runtime::basic_scheduler::enter::<<tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_writes::{closure#0}>>::{closure#0}, (), tokio[ee80c65795c9556]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29
[INFO] [stdout]   31:     0x5af1cd3630c5 - <tokio[ee80c65795c9556]::macros::scoped_tls::ScopedKey<tokio[ee80c65795c9556]::runtime::basic_scheduler::Context>>::set::<tokio[ee80c65795c9556]::runtime::basic_scheduler::enter<<tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_writes::{closure#0}>>::{closure#0}, (), tokio[ee80c65795c9556]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x5af1cd346962 - tokio[ee80c65795c9556]::runtime::basic_scheduler::enter::<<tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_writes::{closure#0}>>::{closure#0}, (), tokio[ee80c65795c9556]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:13
[INFO] [stdout]   33:     0x5af1cd344eb3 - <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_writes::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9
[INFO] [stdout]   34:     0x5af1cd345133 - <tokio[ee80c65795c9556]::runtime::basic_scheduler::InnerGuard<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_writes::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:38
[INFO] [stdout]   35:     0x5af1cd3455b4 - <tokio[ee80c65795c9556]::runtime::basic_scheduler::BasicScheduler<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on::<haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_writes::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:30
[INFO] [stdout]   36:     0x5af1cd35e6ff - <tokio[ee80c65795c9556]::runtime::Runtime>::block_on::<haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_writes::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   37:     0x5af1cd37bb80 - haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_writes
[INFO] [stdout]                                at /opt/rustwide/workdir/src/disk.rs:263:5
[INFO] [stdout]   38:     0x5af1cd373527 - haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_writes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/disk.rs:264:40
[INFO] [stdout]   39:     0x5af1cd344cc6 - <haneru[94064b8b91e6b3d5]::disk::tests::test_disk_manager_writes::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5af1cd39d54b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5af1cd39d54b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x5af1cd3a9f3b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x5af1cd3a9f3b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5af1cd3a9f3b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5af1cd3a9f3b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5af1cd3a9f3b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5af1cd3a9f3b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x5af1cd3a9f3b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x5af1cd3a5654 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x5af1cd3a5654 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5af1cd3acb42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x5af1cd3acb42 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x5af1cd3acb42 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5af1cd3acb42 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5af1cd3acb42 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5af1cd3acb42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x5af1cd3acb42 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5af1cd4eeddf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   59:     0x5af1cd4eeddf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x7c6f89e76aa4 - <unknown>
[INFO] [stdout]   61:     0x7c6f89f03a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- buffer::tests::test_buffer_pool_manager_concurrent stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'buffer::tests::test_buffer_pool_manager_concurrent' (17) panicked at src/buffer.rs:411:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5af1cd4ef4fa - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5af1cd4ef4fa - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5af1cd4ef4fa - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5af1cd4ef4fa - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5af1cd503bba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5af1cd503bba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5af1cd4f3f52 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5af1cd4f3f52 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5af1cd4cdc2f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5af1cd4cdc2f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5af1cd4e7659 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5af1cd3a946c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5af1cd3a946c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5af1cd4e7812 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5af1cd4e7812 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5af1cd4cdce8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5af1cd4c55a9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5af1cd4ce9fd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5af1cd50437c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5af1cd5040f2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5af1cd3789cb - <core[786f478f706679df]::result::Result<haneru[94064b8b91e6b3d5]::disk::DiskManager, std[f92b4c606f291077]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5af1cd3789cb - haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_concurrent::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/buffer.rs:411:57
[INFO] [stdout]   22:     0x5af1cd37cfdd - <core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_concurrent::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5af1cd34b00d - <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_concurrent::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:78
[INFO] [stdout]   24:     0x5af1cd36a1e0 - tokio[ee80c65795c9556]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_concurrent::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x5af1cd33e085 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[ee80c65795c9556]::coop::Budget>>>::try_with::<tokio[ee80c65795c9556]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_concurrent::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5af1cd33d02e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[ee80c65795c9556]::coop::Budget>>>::with::<tokio[ee80c65795c9556]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_concurrent::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5af1cd34a048 - tokio[ee80c65795c9556]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_concurrent::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x5af1cd34a048 - tokio[ee80c65795c9556]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_concurrent::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x5af1cd34a048 - <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_concurrent::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39
[INFO] [stdout]   30:     0x5af1cd34aaba - tokio[ee80c65795c9556]::runtime::basic_scheduler::enter::<<tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_concurrent::{closure#0}>>::{closure#0}, (), tokio[ee80c65795c9556]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29
[INFO] [stdout]   31:     0x5af1cd363445 - <tokio[ee80c65795c9556]::macros::scoped_tls::ScopedKey<tokio[ee80c65795c9556]::runtime::basic_scheduler::Context>>::set::<tokio[ee80c65795c9556]::runtime::basic_scheduler::enter<<tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_concurrent::{closure#0}>>::{closure#0}, (), tokio[ee80c65795c9556]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x5af1cd3477e2 - tokio[ee80c65795c9556]::runtime::basic_scheduler::enter::<<tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_concurrent::{closure#0}>>::{closure#0}, (), tokio[ee80c65795c9556]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:13
[INFO] [stdout]   33:     0x5af1cd344f33 - <tokio[ee80c65795c9556]::runtime::basic_scheduler::Inner<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_concurrent::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9
[INFO] [stdout]   34:     0x5af1cd345433 - <tokio[ee80c65795c9556]::runtime::basic_scheduler::InnerGuard<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_concurrent::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:38
[INFO] [stdout]   35:     0x5af1cd3463c1 - <tokio[ee80c65795c9556]::runtime::basic_scheduler::BasicScheduler<tokio[ee80c65795c9556]::runtime::driver::Driver>>::block_on::<haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_concurrent::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:30
[INFO] [stdout]   36:     0x5af1cd35ef7f - <tokio[ee80c65795c9556]::runtime::Runtime>::block_on::<haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_concurrent::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.5.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   37:     0x5af1cd37c50d - haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_concurrent
[INFO] [stdout]                                at /opt/rustwide/workdir/src/buffer.rs:402:5
[INFO] [stdout]   38:     0x5af1cd3759a7 - haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_concurrent::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/buffer.rs:403:51
[INFO] [stdout]   39:     0x5af1cd344dc6 - <haneru[94064b8b91e6b3d5]::buffer::tests::test_buffer_pool_manager_concurrent::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5af1cd39d54b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5af1cd39d54b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x5af1cd3a9f3b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x5af1cd3a9f3b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5af1cd3a9f3b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5af1cd3a9f3b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5af1cd3a9f3b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5af1cd3a9f3b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x5af1cd3a9f3b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x5af1cd3a5654 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x5af1cd3a5654 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5af1cd3acb42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x5af1cd3acb42 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x5af1cd3acb42 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5af1cd3acb42 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5af1cd3acb42 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5af1cd3acb42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x5af1cd3acb42 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5af1cd4eeddf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   59:     0x5af1cd4eeddf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x7c6f89e76aa4 - <unknown>
[INFO] [stdout]   61:     0x7c6f89f03a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     buffer::tests::test_buffer_pool_manager_concurrent
[INFO] [stdout]     buffer::tests::test_buffer_pool_manager_simple
[INFO] [stdout]     buffer::tests::test_buffer_pool_manager_single
[INFO] [stdout]     disk::tests::test_disk_manager_read_write_1
[INFO] [stdout]     disk::tests::test_disk_manager_writes
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bcf2e46d108f5728ff8d8ed7aa0a2c2a462ad2ff4ea222efde120d86ad5b4afd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcf2e46d108f5728ff8d8ed7aa0a2c2a462ad2ff4ea222efde120d86ad5b4afd", kill_on_drop: false }`
[INFO] [stdout] bcf2e46d108f5728ff8d8ed7aa0a2c2a462ad2ff4ea222efde120d86ad5b4afd
